@charset "utf-8";

.index_news_text_pic_rotate{text-align:center;}
.index_news_text_pic_rotate .big_content{  position:relative; margin-right:16px;display:inline-block;}
.index_news_text_pic_rotate .big_content:last-of-type{ margin-right:0;}
.index_news_text_pic_rotate .big_content .c_pic>a{ display:table-cell; vertical-align:middle; text-align:center; border:1px solid #ddd;}
.index_news_text_pic_rotate .big_content .c_pic img{vertical-align:middle;}
.index_news_text_pic_rotate .big_content .c_pic img:hover{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;transform:rotate(360deg);    -webkit-transform:rotate(360deg);    -moz-transform:rotate(360deg);    -o-transform:rotate(360deg);    -ms-transform:rotate(360deg);}
.index_news_text_pic_rotate .big_content .c_date{z-index:9;position:relative;margin:6px 0 0 15px;padding:0 0 8px 0; color:#999; font-size:12px; font-family:"Arial"; border-right:0px dashed #ddd;text-align:left;}
.index_news_text_pic_rotate .big_content .c_title{z-index:9;position:relative;padding:10px 0 9px 0; height:22px;line-height:22px;color:#666;font-size:14px; font-family:"微软雅黑";border-bottom:0px dotted #bbb;}
.index_news_text_pic_rotate .big_content .c_c_title{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;text-align:center;}
.index_news_text_pic_rotate .big_content .c_title a{color:#666;font-size:14px; font-family:"微软雅黑";}
.index_news_text_pic_rotate .big_content .c_title a:hover{ color:#f00;}
.index_news_text_pic_rotate .big_content .c_title b{ position:absolute; top:14px;left:0px; width:3px; height:3px; background:#555; display:none;}
.index_news_text_pic_rotate .big_content .c_desc{ margin-top:5px;color:#797979; height:41px;overflow:hidden;font:12px/20px "微软雅黑";}
.index_news_text_pic_rotate .big_content .c_more{position:absolute;right:0px;bottom:9px; background:#E50011;width:60px;height:22px;line-height:22px;text-align:center; border-radius:25px;}
.index_news_text_pic_rotate .big_content .c_more a{ color:#fff;font-family:"宋体";font-size:12px;}